User interface area ¶
Description¶
API group to access UI such as editor and navigator.
Interface belonging to area¶
| Name | Description |
|---|---|
| IWorkspaceWindow | Provides access to the application's window. |
| IEditorPage | Provides access to the editor UI. |
| IUIElement | Provides access to UI elements. |
| IEditorView | Common interface for main and sub editor UIs. |
| INavigator | Provides access to the Navigator. |
| IInfoView | Provides access to the display page of the information window. |
| ICommonUI | Provides access to the UI such as basic dialogs. |